home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_5855.txt < prev    next >
Text File  |  1987-11-25  |  2KB  |  93 lines

  1. -- card: 5855 from stack: in
  2. -- bmap block id: 3133
  3. -- flags: 0000
  4. -- background id: 31363
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put card field saveExample into card field example
  9. end openCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0001
  15. -- rect: left=217 top=291 right=314 bottom=247
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 2 (button)
  27. -- low flags: 00
  28. -- high flags: 0001
  29. -- rect: left=460 top=291 right=314 bottom=491
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: 
  38.  
  39.  
  40. -- part 3 (field)
  41. -- low flags: 00
  42. -- high flags: 4002
  43. -- rect: left=24 top=151 right=295 bottom=125
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 0
  47. -- font id: 2
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Example
  52.  
  53.  
  54. -- part 5 (field)
  55. -- low flags: 80
  56. -- high flags: 0000
  57. -- rect: left=207 top=110 right=222 bottom=399
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: saveExample
  66.  
  67.  
  68. -- part contents for background part 15
  69. ----- text -----
  70. Copying a field
  71.  
  72. -- part contents for background part 13
  73. ----- text -----
  74. 191,168
  75.  
  76. -- part contents for background part 14
  77. ----- text -----
  78. Copying an existing field duplicates its text style‚Äîfont, size, style, height, and alignment‚Äîand the field's shape and position on the screen.  Copying a field doesn't copy its text; use the Browse tool to copy text.
  79.  
  80. ‚Ä¢ Use the Field tool to click the card or background field you want to copy.  (You don't have to be in the background to select a background field.)
  81.  
  82. ‚Ä¢ Choose Copy Field from the Edit menu.
  83.  
  84. ‚Ä¢ Use the Browse tool to go to the card you want to
  85. copy the field onto.
  86.  
  87. -- part contents for card part 3
  88. ----- text -----
  89. Use the Field tool to copy this card field to the next card.  Notice that copying the field doesn't copy the text.
  90.  
  91. -- part contents for card part 5
  92. ----- text -----
  93. Use the Field tool to copy this card field to the next card.  Notice that copying the field doesn't copy the text.